Paul Reilly [Tue, 19 Mar 2002 19:35:31 +0000 (19:35 +0000)]
(rmail-dont-reply-to-names): Modify the documentation to make it email
address centric rather than login name centric. Contributed by
lorentey@elte.hu.
Kim F. Storm [Tue, 19 Mar 2002 12:04:17 +0000 (12:04 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 19 Mar 2002 12:03:42 +0000 (12:03 +0000)]
(HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
(HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
(HAVE_SYS_UN_H): Undef.
From David Ponce <dponce@voila.fr>.
Kim F. Storm [Tue, 19 Mar 2002 12:01:09 +0000 (12:01 +0000)]
(LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>.
Colin Walters [Mon, 18 Mar 2002 21:21:57 +0000 (21:21 +0000)]
(ibuffer-set-mark): Go back to the beginning of the line after setting
the mark.
(ibuffer-insert-buffers-and-marks): Invert the test for
`ibuffer-sorting-reversep'.
Colin Walters [Mon, 18 Mar 2002 21:21:31 +0000 (21:21 +0000)]
(ibuffer-toggle-sorting-mode): Remove `find-if' so we don't require
`cl' at runtime.
(sorting mode mode-name): Don't take the symbol-name of a string.
Colin Walters [Mon, 18 Mar 2002 21:21:13 +0000 (21:21 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 18 Mar 2002 20:29:26 +0000 (20:29 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 18 Mar 2002 20:23:44 +0000 (20:23 +0000)]
(unify-8859-on-decoding-mode)
(unify-8859-on-encoding-mode): Remove autoload cookie.
Stefan Monnier [Mon, 18 Mar 2002 20:21:56 +0000 (20:21 +0000)]
("emacs-lisp/backquote"): Load earlier.
("international/ucs-tables"): Load and turn on
unify-8859-on-encoding-mode unconditionally.
(emacs-version): Use `defconst' rather than `setq'.
Pavel Janík [Mon, 18 Mar 2002 18:22:37 +0000 (18:22 +0000)]
(wait_reading_process_input): Move variables `pname' and `pnamelen' down
where they are used.
Pavel Janík [Mon, 18 Mar 2002 18:18:21 +0000 (18:18 +0000)]
(Fbyte_code): Discard unused computed value to prevent gcc warning.
Pavel Janík [Mon, 18 Mar 2002 18:16:25 +0000 (18:16 +0000)]
(Fplist_member): Add prototype.
Pavel Janík [Mon, 18 Mar 2002 18:14:38 +0000 (18:14 +0000)]
Fix typo.
André Spiegel [Mon, 18 Mar 2002 17:28:30 +0000 (17:28 +0000)]
#
André Spiegel [Mon, 18 Mar 2002 17:20:43 +0000 (17:20 +0000)]
(vc-sccs-register): Fix handling of vc-[sccs-]register-switches.
André Spiegel [Mon, 18 Mar 2002 17:19:45 +0000 (17:19 +0000)]
(vc-cvs-register): Fix handling of vc-[cvs-]register-switches.
André Spiegel [Mon, 18 Mar 2002 17:17:38 +0000 (17:17 +0000)]
(vc-rcs-register): Fix handling of vc-[rcs-]register-switches.
(vc-rcs-checkin-switches, vc-rcs-checkout-switches): Removed, since
they weren't used yet.
Stefan Monnier [Mon, 18 Mar 2002 14:56:35 +0000 (14:56 +0000)]
(eshell-binary-suffixes): Use exec-suffixes.
Kim F. Storm [Mon, 18 Mar 2002 14:15:01 +0000 (14:15 +0000)]
Manually edited to add checks for sendto, recvfrom, getsockopt, setsockopt,
getsockname, getpeername, and sys/un.h
Kim F. Storm [Mon, 18 Mar 2002 14:13:15 +0000 (14:13 +0000)]
*** empty log message ***
Kim F. Storm [Mon, 18 Mar 2002 14:09:57 +0000 (14:09 +0000)]
Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.
Remove explicit GNU_LINUX settings for datagram support.
Kim F. Storm [Mon, 18 Mar 2002 14:08:37 +0000 (14:08 +0000)]
Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT,
HAVE_GETSOCKOPT, HAVE_GETPEERNAME, HAVE_GETSOCKNAME, and
HAVE_SYS_UN_H.
Kim F. Storm [Mon, 18 Mar 2002 14:03:56 +0000 (14:03 +0000)]
Test for sendto, recvfrom, getsockopt, setsockopt,
and getsockname functions. Test for sys/un.h include file.
Pavel Janík [Mon, 18 Mar 2002 11:27:26 +0000 (11:27 +0000)]
(Fmake_network_process): Remove unused variable `sa'.
Doc fix. Add usage:.
(set_socket_options): Remove unused variables `optnum' and `opttype'.
Richard M. Stallman [Mon, 18 Mar 2002 09:12:09 +0000 (09:12 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 18 Mar 2002 09:06:35 +0000 (09:06 +0000)]
(menu-bar-options-menu): Cope if text-mode-hook is not a list.
Eli Zaretskii [Mon, 18 Mar 2002 06:45:49 +0000 (06:45 +0000)]
Update the copyright years.
Pavel Janík [Mon, 18 Mar 2002 06:05:01 +0000 (06:05 +0000)]
Fix typos.
Richard M. Stallman [Mon, 18 Mar 2002 04:44:05 +0000 (04:44 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 18 Mar 2002 04:43:36 +0000 (04:43 +0000)]
(cursor_type_changed): New variable.
(redisplay_internal): Redisplay all windows if cursor_type_changed.
Clear it when clearing windows_or_buffers_changed.
(try_cursor_movement, redisplay_window, try_window_id)
(try_window_reusing_current_matrix): Test cursor_type_changed
along with windows_or_buffers_changed.
(clear_garbaged_frames): Don't set windows_or_buffers_changed
if no frames needed redrawing.
Richard M. Stallman [Mon, 18 Mar 2002 04:38:43 +0000 (04:38 +0000)]
(cursor_type_changed): Hew variable.
Richard M. Stallman [Mon, 18 Mar 2002 04:38:15 +0000 (04:38 +0000)]
(x_set_cursor_type): Set cursor_type_changed,
not update_mode_lines, and always set it to 1.
Richard M. Stallman [Mon, 18 Mar 2002 04:33:33 +0000 (04:33 +0000)]
(P_): Definitions deleted.
Richard M. Stallman [Mon, 18 Mar 2002 04:31:36 +0000 (04:31 +0000)]
(pc-selection-mode): Alter the existing global map, don't replace it.
Richard M. Stallman [Mon, 18 Mar 2002 04:30:45 +0000 (04:30 +0000)]
(list-directory): Set default-directory at the end.
Richard M. Stallman [Mon, 18 Mar 2002 04:29:13 +0000 (04:29 +0000)]
(save-buffer-state):
Bind inhibit-modification-hooks and buffer-file-truename
instead of before-change-functions and after-change-functions.
Richard M. Stallman [Mon, 18 Mar 2002 04:27:30 +0000 (04:27 +0000)]
(imenu-menubar-modified-tick): Renamed from
imenu-update-menubar-modified-tick.
(imenu-update-menubar): Update imenu-menubar-modified-tick
whenever outer condition succeeds.
Richard M. Stallman [Mon, 18 Mar 2002 04:24:57 +0000 (04:24 +0000)]
(dabbrev--goto-start-of-abbrev): Put a limit on field-beginning search.
Richard M. Stallman [Mon, 18 Mar 2002 04:24:09 +0000 (04:24 +0000)]
Put * in user option doc strings.
(browse-url-mosaic-pidfile): New variable.
(browse-url-mosaic): Use it.
(browse-url-filename-alist): Don't begin docstring with *, you don't
want to set this one with M-x set-variable.
Stefan Monnier [Sun, 17 Mar 2002 23:55:15 +0000 (23:55 +0000)]
(sgml-xml-mode): Renamed from sgml-xml.
(sgml-xml-guess): Simplify.
(sgml-mode-common): Remove (move into sgml-mode).
(sgml-mode): Add code from sgml-mode-common.
Remove redundant setting of indent-line-function.
Don't set skeleton-transformation when in XML mode.
Stefan Monnier [Sun, 17 Mar 2002 21:51:46 +0000 (21:51 +0000)]
(describe-char-after): Use `internal-describe-syntax-value' again.
Stefan Monnier [Sun, 17 Mar 2002 20:50:48 +0000 (20:50 +0000)]
(ucs-unify-8859, ucs-fragment-8859): Use unify-8859-on-decoding-mode.
(unify-8859-on-decoding-mode): Also set translation-table-for-input.
(ucs-insert): Give an error if the unicode char can't be created.
Stefan Monnier [Sun, 17 Mar 2002 20:48:14 +0000 (20:48 +0000)]
(cvs-parse-table): Be a bit more lenient.
(cvs-parse-status): Handle the "used to have a conflict" marker.
Kim F. Storm [Sun, 17 Mar 2002 20:37:10 +0000 (20:37 +0000)]
Describe enhanced networking support.
Kim F. Storm [Sun, 17 Mar 2002 20:33:31 +0000 (20:33 +0000)]
Enhanced network process support.
Kim F. Storm [Sun, 17 Mar 2002 20:32:20 +0000 (20:32 +0000)]
Update copyright.
(shadow-save-buffers-kill-emacs): Also check for active server
processes. Use process-query-on-exit-flag.
Kim F. Storm [Sun, 17 Mar 2002 20:30:19 +0000 (20:30 +0000)]
(save-buffers-kill-emacs): Also check for active server
processes. Use process-query-on-exit-flag. Only list processes
which has the query-on-exit flag set in connection with user query.
Kim F. Storm [Sun, 17 Mar 2002 20:28:53 +0000 (20:28 +0000)]
Update copyright.
(clone-process): Use make-network-process to clone network
processes. Get command list via (process-contact ... t).
Use set-process-query-on-exit-flag and process-query-on-exit-flag
instead of process-kill-without-query.
(open-network-stream): Replaces C-version from process.c.
(open-network-stream-nowait, open-network-stream-server): New
functions.
(process-kill-without-query): Replaces C-version from process.c.
Kim F. Storm [Sun, 17 Mar 2002 20:20:33 +0000 (20:20 +0000)]
(Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily)
(QClocal, QCremote, QCserver, QCdatagram, QCnowait, QCnoquery,QCstop)
(QCcoding, QCoptions, QCfilter, QCsentinel, QClog, QCfeature):
New variables.
(NETCONN1_P): New macro.
(DATAGRAM_SOCKETS): New conditional symbol.
(datagram_address): New array.
(DATAGRAM_CONN_P, DATAGRAM_CHAN_P): New macros.
(status_message): Use concat3.
(Fprocess_status): Add `listen' status to doc string. Return `stop'
for a stopped network process.
(Fset_process_buffer): Update contact plist for network process.
(Fset_process_filter): Ditto. Don't enable input for stopped
network processes. Server must listen, even if filter is t.
(Fset_process_query_on_exit_flag, Fprocess_query_on_exit_flag):
New functions.
(Fprocess_kill_without_query): Removed. Now defined in simple.el.
(Fprocess_contact): Added KEY argument. Handle datagrams.
(list_processes_1): Optionally show only processes with the query
on exit flag set. Dynamically adjust column widths. Omit tty
column if not needed. Report stopped network processes.
Identify server and datagram network processes.
(Flist_processes): New optional arg `query-only'.
(conv_sockaddr_to_lisp, get_lisp_to_sockaddr_size)
(conv_lisp_to_sockaddr, set_socket_options)
(network_process_featurep, unwind_request_sigio): New helper functions.
(Fprocess_datagram_address, Fset_process_datagram_address):
(Fset_network_process_options): New lisp functions.
(Fopen_network_stream): Removed. Now defined in simple.el.
(Fmake_network_process): New lisp function. Code is based on previous
Fopen_network_stream, but heavily reworked with new property list based
argument list, support for datagrams, server processes, and local
sockets in addition to old client-only functionality.
(server_accept_connection): New function.
(wait_reading_process_input): Use it to handle incoming connects.
Do not enable input on a new connection if process is stopped.
(read_process_output): Handle datagram sockets. Use 2k buffer for them.
(send_process): Handle datagram sockets.
(Fstop_process, Fcontinue_process): Apply to network processes. A stopped
network process is indicated by setting command field to t .
(Fprocess_send_eof): No-op if datagram connection.
(Fstatus_notify): Don't read input for a stream server socket or a
stopped network process.
(init_process): Initialize datagram_address array.
(syms_of_process): Intern and staticpro new variables, defsubr new
functions.
Kim F. Storm [Sun, 17 Mar 2002 20:16:55 +0000 (20:16 +0000)]
(struct Lisp_Process): New member log.
Doc fix: Member command used to indicate stopped network process.
Doc fix: Member childp contains plist for network process.
Doc fix: Member kill_without_query is inverse of query-on-exit flag.
Eli Zaretskii [Sun, 17 Mar 2002 18:47:56 +0000 (18:47 +0000)]
Avoid a warning from makeinfo due to a colon in an index entry.
Pavel Janík [Sun, 17 Mar 2002 11:08:01 +0000 (11:08 +0000)]
Fix typo.
Jason Rumney [Sun, 17 Mar 2002 00:02:59 +0000 (00:02 +0000)]
*** empty log message ***
Jason Rumney [Sat, 16 Mar 2002 23:37:06 +0000 (23:37 +0000)]
(w32_to_all_x_charsets): Return correct type in startup case.
Eli Zaretskii [Sat, 16 Mar 2002 19:33:21 +0000 (19:33 +0000)]
Synchronize DIR entries with @direntry text in Texinfo sources.
Eli Zaretskii [Sat, 16 Mar 2002 19:32:15 +0000 (19:32 +0000)]
Synchronize DIR entries with text in @direntry in Texinfo sources.
Eli Zaretskii [Sat, 16 Mar 2002 19:10:39 +0000 (19:10 +0000)]
Fix some URLs, the Copyright years, and the Emacs version.
Eli Zaretskii [Sat, 16 Mar 2002 17:29:48 +0000 (17:29 +0000)]
(po-content-type-charset-alist): Convert the
car of each association to a string.
(po-find-file-coding-system-guts): If the charset matches a name
of a codepage, set up that codepage and return it as a coding
system to decode the file.
Eli Zaretskii [Sat, 16 Mar 2002 16:42:37 +0000 (16:42 +0000)]
(codepage-setup): Don't define a codepage if it is already defined.
Eli Zaretskii [Sat, 16 Mar 2002 16:28:01 +0000 (16:28 +0000)]
<top-level>: Remove the setup for all known codepages: it seems
to cause crashes in the CCL driver.
Eli Zaretskii [Sat, 16 Mar 2002 16:14:38 +0000 (16:14 +0000)]
(po-find-charset): Search for Charset= header even if we've read less than
4KB.
Pavel Janík [Sat, 16 Mar 2002 12:08:49 +0000 (12:08 +0000)]
(bibtex-sort-ignore-string-entries)
(bibtex-entry-field-alist): Doc fix.
Eli Zaretskii [Sat, 16 Mar 2002 09:39:48 +0000 (09:39 +0000)]
(P_): Don't define if already defined.
Stefan Monnier [Sat, 16 Mar 2002 08:48:33 +0000 (08:48 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 16 Mar 2002 07:08:29 +0000 (07:08 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 16 Mar 2002 07:05:59 +0000 (07:05 +0000)]
(redisplay_internal, redisplay_windows):
Use list_of_error to call internal_condition_case_1.
(safe_eval, safe_call): Pass Qt to internal_condition_case_{1,2}
so as to catch all errors with no possibility of debugger redisplay.
(list_of_error): New variable.
(syms_of_xdisp): Init and staticpro it.
Richard M. Stallman [Sat, 16 Mar 2002 06:53:35 +0000 (06:53 +0000)]
(print_object): Delete `\ ' from printed rep of frame.
Richard M. Stallman [Sat, 16 Mar 2002 06:52:31 +0000 (06:52 +0000)]
(cperl-imenu--function-name-regexp-perl):
Move definition above cperl-outline-regexp.
Richard M. Stallman [Sat, 16 Mar 2002 06:51:23 +0000 (06:51 +0000)]
(mode-line-mule-info): In computing help-echo prop,
avoid using save-window-excursion. And compile the function.
Stefan Monnier [Sat, 16 Mar 2002 02:25:56 +0000 (02:25 +0000)]
(load-completion): New function.
(load-library): Use it.
Pavel Janík [Fri, 15 Mar 2002 20:45:10 +0000 (20:45 +0000)]
(calendar-goto-french-date): Fix prompt to match the actual code.
Eli Zaretskii [Fri, 15 Mar 2002 19:30:36 +0000 (19:30 +0000)]
(po-find-file-coding-system-guts): Use
with-temp-buffer instead of po-with-temp-buffer.
Eli Zaretskii [Fri, 15 Mar 2002 18:36:14 +0000 (18:36 +0000)]
A new version from /gd/gnuorg/.
Eli Zaretskii [Fri, 15 Mar 2002 15:30:07 +0000 (15:30 +0000)]
(dos_rawgetc): Disable the x-autoselect-window feature,
until its implementation is fixed.
Eli Zaretskii [Fri, 15 Mar 2002 15:23:15 +0000 (15:23 +0000)]
Document problems with `df' slowing down Dired.
Eli Zaretskii [Fri, 15 Mar 2002 14:06:01 +0000 (14:06 +0000)]
Document removal of special treatment of fg:COLOR and bg:COLOR faces.
Eli Zaretskii [Fri, 15 Mar 2002 14:01:30 +0000 (14:01 +0000)]
Document addition of po.el.
Eli Zaretskii [Fri, 15 Mar 2002 13:53:27 +0000 (13:53 +0000)]
(file-coding-system-alist): Add an association for PO files.
Eli Zaretskii [Fri, 15 Mar 2002 13:47:46 +0000 (13:47 +0000)]
Regenerated.
Eli Zaretskii [Fri, 15 Mar 2002 13:23:01 +0000 (13:23 +0000)]
New file.
Eli Zaretskii [Fri, 15 Mar 2002 13:03:38 +0000 (13:03 +0000)]
Document support for AIX 5.1.
Eli Zaretskii [Fri, 15 Mar 2002 12:22:53 +0000 (12:22 +0000)]
Regenerated.
Eli Zaretskii [Fri, 15 Mar 2002 12:17:35 +0000 (12:17 +0000)]
Support AIX 5.1.
Gerd Moellmann [Fri, 15 Mar 2002 08:57:55 +0000 (08:57 +0000)]
(common-lisp-loop-part-indentation):
Fix simple loop indentation.
Jan Djärv [Thu, 14 Mar 2002 21:36:28 +0000 (21:36 +0000)]
Added return value to Fhandle_save_session to avoid compiler warning.
Pavel Janík [Thu, 14 Mar 2002 20:39:09 +0000 (20:39 +0000)]
(png_load): Remove unused variable `gamma_str'.
Miles Bader [Thu, 14 Mar 2002 11:52:39 +0000 (11:52 +0000)]
(rlogin-mode): Use `define-derived-mode'.
Richard M. Stallman [Thu, 14 Mar 2002 09:13:28 +0000 (09:13 +0000)]
(x_real_positions): Handle failure in XQueryTree.
Richard M. Stallman [Thu, 14 Mar 2002 09:05:00 +0000 (09:05 +0000)]
*** empty log message ***
Miles Bader [Thu, 14 Mar 2002 09:03:46 +0000 (09:03 +0000)]
*** empty log message ***
Miles Bader [Thu, 14 Mar 2002 09:02:36 +0000 (09:02 +0000)]
Require `button'.
(debugger-mode-map): Set the parent keymap to `button-buffer-map',
to get TAB and <backtab> bindings.
Richard M. Stallman [Thu, 14 Mar 2002 09:02:11 +0000 (09:02 +0000)]
Syntax fix around @ref.
Richard M. Stallman [Thu, 14 Mar 2002 09:00:46 +0000 (09:00 +0000)]
Correct info on return values of switch-to-buffer and pop-to-buffer.
Richard M. Stallman [Thu, 14 Mar 2002 08:59:00 +0000 (08:59 +0000)]
Update doc of local-map and keymap text properties.
Richard M. Stallman [Thu, 14 Mar 2002 08:57:36 +0000 (08:57 +0000)]
(picture-insert, picture-clear-column, picture-draw-rectangle):
Use move-to-column, not move-to-column-force.
Miles Bader [Thu, 14 Mar 2002 08:57:06 +0000 (08:57 +0000)]
regenerated
Richard M. Stallman [Thu, 14 Mar 2002 08:55:48 +0000 (08:55 +0000)]
(dired-fun-in-all-buffers): Moved to dired.el.
Richard M. Stallman [Thu, 14 Mar 2002 08:55:20 +0000 (08:55 +0000)]
(dired-readin): Clear out undo list.
(dired-fun-in-all-buffers): Definition moved from dired-aux.el.
(dired-delete-entry): New function.
(dired-internal-do-deletions): Use dired-fun-in-all-buffers
and dired-delete-entry, to update this buffer (and others).
Richard M. Stallman [Thu, 14 Mar 2002 08:52:16 +0000 (08:52 +0000)]
(facemenu-add-new-face):
Pass region args to facemenu-set-face, when there is a region.
(facemenu-set-foreground, facemenu-set-background)
(facemenu-add-face): Doc fixes.